home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Developer & Web Development Tools / Twistpad 1.64 / Setup.exe / $APPDATA / Carthago / Twistpad / Syntax / tsf.sdf < prev    next >
Text File  |  2007-03-10  |  485b  |  35 lines

  1. ;TSF File Syntax highlight Script for Twistpad
  2. ;1998 - 2007 ⌐ Carthago Software
  3.  
  4. [::Header::]
  5. SyntaxName=TSF Syntax
  6. Extensions=tsf
  7. Spelling=0
  8. Functions=^T=.*
  9.  
  10. [Section]
  11. Type=StartStop
  12. Context=1
  13. Scope=0
  14. Priority=10
  15. WholeWordOnly=0
  16. First=T=
  17. Last=
  18. Background=C0C0C0
  19. Foreground=FFFFFF
  20. StartOfParagraph=1
  21. Bold=1
  22. Italic=0
  23.  
  24. [HotSpot]
  25. Type=Keyword
  26. Context=2
  27. Scope=0
  28. Priority=10
  29. WholeWordOnly=0
  30. Keyword1=^\
  31. Background=FFFF99
  32. Foreground=default
  33. Bold=1
  34. Italic=0
  35.